.news{ float:left; width:54%; height:100%; box-shadow: 0 0px 5px  rgba(7, 0, 2, .15); -moz-border-radius: 0 0px 5px  rgba(7, 0, 2, .15); /* Firefox */
-webkit-border-radius: 0 0px 5px  rgba(7, 0, 2, .15);}

@media screen and (min-width: 320px) and (max-width:1024px) {
.news{ float:left; width:100%; height:100%; box-shadow: 0 0px 5px  rgba(7, 0, 2, .15); -moz-border-radius: 0 0px 5px  rgba(7, 0, 2, .15); /* Firefox */
-webkit-border-radius: 0 0px 5px  rgba(7, 0, 2, .15);}	

	
	
	}